<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 14px;
    font-family: Microsoft Yahei, PingFang SC, Verdana, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
    color: #666;
    background: #f0f2f5;
    min-width: 1200px;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

* {
    word-wrap: break-word;
}

ul,
ol,
li {
    list-style: none;
}

button {
    cursor: pointer;
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

select,
input {
    vertical-align: middle;
    font-size: 14px;
    margin: 0;
}

textarea {
    resize: none;
}

img {
    border: 0;
    vertical-align: middle;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.disflex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.redcolor {
    color: #fd5f55;
}

.tcenter {
    text-align: center;
}

.tright {
    text-align: right;
}

.lin60 {
    height: 60px;
    line-height: 60px;
    color: #6c7896;
}

.f24 {
    font-size: 24px;
}

.f16 {
    font-size: 16px;
}

.w140 {
    width: 140px;
}

.w202 {
    width: 202px;
}

.w255 {
    width: 255px;
}

.w290 {
    width: 290px;
}

.w300 {
    width: 300px;
}

.w340 {
    width: 340px;
}

.w800 {
    width: 800px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.h36 {
    height: 36px;
}

.h60 {
    height: 60px;
}

.h56 {
    height: 56px;
}

.h370 {
    height: 370px;
}

.h100p {
    height: 100%;
}

.pl275 {
    padding-left: 275px;
    padding-top: 60px;
}

.pr20 {
    padding-right: 20px;
}

.pl30 {
    padding-left: 30px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 0 40px;
}

.ps30 {
    padding: 30px 30px 10px 30px;
}

.ml1 {
    margin-left: -1px;
}

.mt5 {
    margin-top: 5px;
}

.ml100 {
    margin-left: 100px;
}

.ml110 {
    margin-left: 110px;
}

.ml20 {
    margin-left: 20px;
}

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

.bgwhite {
    background: #fff;
}

.overflow {
    overflow: hidden;
}

.clear {
    clear: both;
}

.blue,
a.blue {
    color: #1a90ff;
}

.block,
a.block {
    color: #606266;
}

.boxshadow {
    box-shadow: 0px 0px 16px 0px rgba(250, 250, 250, 0.8);
}

.tbborder.el-table--fit {
    border-right: 1px solid #e8e8e8;
}

.tbborder {
    border: 1px solid #e8e8e8;
}

.tbborder.el-table th {
    background: #f2f2f2;
    color: #515a6f;
    padding: 0;
    height: 40px;
    text-align: center;
}

.tbborder.el-table td {
    text-align: center;
    padding: 5px 0;
}

.t_map.el-breadcrumb {
    line-height: 56px;
    color: #adadad;
    font-size: 12px;
}

.t_map .el-breadcrumb__inner a,
.t_map .el-breadcrumb__inner.is-link,
.t_map .el-breadcrumb__item:last-child .el-breadcrumb__inner,
.t_map .el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.t_map .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
.t_map .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #adadad;
    font-weight: normal;
}

.btn_cz {
    height: 56px;
}

.btn_cz .el-button,
.posabrg .el-button {
    width: 100px;
    height: 36px;
    padding: 0;
    border-radius: 2px;
}

.psion .posabrg.el-form-item {
    margin-bottom: 0;
}

.btn_cz .el-button.bgblue {
    background: #1a90ff;
    border-color: #1a90ff;
}

.btn_cz .el-button.bgju {
    background: #fd5f55;
    border-color: #fd5f55;
}

.btn_cz .el-button.bghui {
    background: #515a6f;
    border-color: #515a6f;
}

.btn_cz .el-button.h32 {
    line-height: 32px;
    height: 32px;
    margin-top: 5px;
}

.psion {
    position: relative;
    padding-right: 150px;
}

.psion .el-form-item {
    float: left;
}

.posabrg {
    position: absolute;
    right: 0px;
    width: 120px;
    top: 50%;
    margin-top: -28px;
    height: 40px;
}

.psion .el-input__inner {
    height: 32px;
    line-height: 32px;
    border-radius: 0;
    /* border: 1px solid #d9d9d9; */
}

.psion .el-form-item {
    margin-bottom: 10px;
}

.t_page {
    height: 40px;
    overflow: hidden;
}


/* .t_page .el-pager li {
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
}

.t_page.el-pagination .btn-next,
.t_page.el-pagination .btn-prev {
    height: 40px;
    width: 40px;
} */

.t_addinfor {
    text-align: left;
}

.t_addinfor .el-input__inner {
    height: 32px;
    line-height: 32px;
    /* border: solid 1px #d9d9d9; */
    border-radius: 0;
}

.t_addinfor .el-textarea__inner {
    /* border: solid 1px #d9d9d9; */
    border-radius: 0;
    height: 90px;
}

.t_addinfor .w290 .el-textarea__inner {
    min-width: 490px;
}

.t_addinfor .w290.el-input {
    width: 290px;
}

.t_addinfor .el-form-item {
    margin-bottom: 10px;
}

.psion .el-date-editor .el-range-separator {
    line-height: 25px;
}

.psrel {
    position: relative;
}

.psbtom {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

.t_dlbox {
    position: absolute;
    top: 50%;
    margin-top: -285px;
    left: 50%;
    margin-left: 180px;
}

.t_dlbox .el-input__inner {
    height: 46px;
    line-height: 46px;
    background: #f2f2f2;
    border: 0;
    border-radius: 0;
    color: #333;
}

.t_dlbox .t_dl_btn {
    width: 100%;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.tlename {
    font-size: 46px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -165px;
    left: 50%;
    margin-left: -320px;
}

.psion .el-date-editor .el-range__icon,
.psion .el-date-editor .el-range__close-icon {
    line-height: 25px;
}

.borderad {
    border: 1px solid #ddd;
    padding: 10px 30px;
}

.borderad li {
    line-height: 30px;
}

.el-tooltip__popper {
    font-size: 14px;
    max-width: 600px;
    line-height: 24px;
}

.contxx .el-form-item__content {
    max-width: 80%;
    min-width: 140px;
}


/*娴忚鍣�*/

.upgrade-box1 {
    width: 708px;
    height: 242px;
    margin: 0 auto;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    margin-left: -354px;
    padding: 40px;
    top: 50%;
    margin-top: -151px;
    background-color: #FFFFFF;
}

.upgrade-box1 h1 {
    font-size: 26px;
}

.upgrade-box1 .des {
    font-size: 13px;
    color: #fe6505;
    padding: 16px 0px;
    margin-bottom: 10px;
}

.upgrade-box1 ul {
    overflow: hidden;
}

.upgrade-box1 ul li {
    position: relative;
    float: left;
    width: 16%;
    height: 144px;
    text-align: center;
    z-index: 1;
}

.upgrade-box1 ul li .icon {
    width: 83px;
    height: 83px;
    display: inline-block;
    background-size: 100% 100%;
}

.upgrade-box1 ul li .google {
    background: url("../images/google.jpg") no-repeat;
}

.upgrade-box1 ul li .timgimg {
    background: url("../images/360.jpg") no-repeat;
}

.upgrade-box1 ul li .fox {
    background: url("../images/fox.jpg") no-repeat;
}

.upgrade-box1 ul li .sougou {
    background: url("../images/sougou.jpg") no-repeat;
}

.upgrade-box1 ul li .uc {
    background: url("../images/uc.jpg") no-repeat;
}

.upgrade-box1 ul li .iellq {
    background: url("../images/iellq.jpg") no-repeat;
}

.upgrade-box1 ul li a {
    color: #FFFFFF;
}

.upgrade-box1 ul li p {
    font-size: 12px;
    color: #333333;
    line-height: 30px;
}

.upgrade-box1 ul li strong {
    font-size: 13px;
    color: #FFFFFF;
    background-color: #ea5b4b;
    padding: 3px 10px;
    font-weight: normal;
}

.upgrade-box1 ul li:nth-of-type(2) strong {
    background-color: #e77127;
}

.upgrade-box1 ul li:nth-of-type(3) strong {
    background-color: #40aa09;
}

.upgrade-box1 ul li:nth-of-type(4) strong {
    background-color: #5f9fe9;
}

.upgrade-box1 ul li:nth-of-type(5) strong {
    background-color: #f08300;
}

.upgrade-box1 ul li:nth-of-type(6) strong {
    background-color: #1296DB;
}

.el-drawer ::v-deep :focus {
    outline: none;
}

.el-drawer:focus {
    outline: none;
}
.res{
	position: relative;
}
.abs{
	position: absolute;
}
.fix{
	position: fixed;
}
.flo_r{
	float: right;
}
</pre></body></html>